Release 10.1A: OpenEdge Development:
Progress 4GL Reference
SERVER-CONNECTION-BOUND attribute
Indicates if the current AppServer agent is bound to a particular client application.
Data type: LOGICAL Access: Readable Applies to: SESSION system handleThis attribute is valid only if the REMOTE attribute is TRUE.
If the SERVER-CONNECTION-BOUND attribute is TRUE, the current session is bound to a client application. Otherwise, it is FALSE.
On a stateless or state-free AppServer, if the SERVER-CONNECTION-BOUND-REQUEST attribute is set to FALSE to unbind the connection, the connection remains bound and the SERVER-CONNECTION-BOUND attribute remains TRUE as long as remote persistent procedures remain active for the connection.
On a state-aware or state-reset AppServer, the SERVER-CONNECTION-BOUND attribute is always set to TRUE.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |